home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2102 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  887 b 

  1. Path: news.seanet.com!usenet
  2. From: thienann@qi2.com (Thien-An Nguyen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How can I access more than 64Kb of RAM?
  5. Date: 15 Jan 1996 19:38:54 GMT
  6. Organization: Quest Integrated, Inc.
  7. Message-ID: <4deage$rtk@kaleka.seanet.com>
  8. References: <4d9010$r6v@mother.usf.edu>
  9. NNTP-Posting-Host: 198.145.228.13
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.5
  13.  
  14. In article <4d9010$r6v@mother.usf.edu>, ccaranna@soleil.acomp.usf.edu says...
  15. >
  16. >     I own a computer with 32Mb of RAM. Unfortunately, I have no idea how 
  17. >to access more than 64Kb (one segment) of it. I would greatly appreciate 
  18. >it if someone would recommend some books that would help explain how to 
  19. >get around this. The technical manuals included with Borland C++ are not 
  20. >clear on this problem.
  21. >
  22.  
  23. Are you programming in 32-bits or 16-bits enviroment?
  24.  
  25.